Skip to content

[FIX] remote.fetch: branch names may contain '#' characters#221

Merged
Byron merged 1 commit into
gitpython-developers:0.3from
initOS:0.3-improve_branch_name_parsing
Jan 2, 2015
Merged

[FIX] remote.fetch: branch names may contain '#' characters#221
Byron merged 1 commit into
gitpython-developers:0.3from
initOS:0.3-improve_branch_name_parsing

Conversation

@tremlin

@tremlin tremlin commented Jan 2, 2015

Copy link
Copy Markdown
Contributor

The regular expression for parsing git fetch -v does not handle '#' characters in branch names correctly.

@coveralls

Copy link
Copy Markdown

Coverage Status

Coverage increased (+0.57%) when pulling 45eb6bd on initOS:0.3-improve_branch_name_parsing into 1e1e19d on gitpython-developers:0.3.

@Byron

Byron commented Jan 2, 2015

Copy link
Copy Markdown
Member

Thank you !

Byron added a commit that referenced this pull request Jan 2, 2015
[FIX] remote.fetch: branch names may contain '#' characters
@Byron
Byron merged commit 6becbaf into gitpython-developers:0.3 Jan 2, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

3 participants